home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 29
/
Volume 29 - JOGO DISK .iso
/
Games
/
mystic_training.swf
/
scripts
/
DefineButton2_705
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2006-11-13
|
139b
|
6 lines
on(release){
_global.Sounds.PlaySound("sFx_Btn_Click",100,0);
_global.C.Interface.fSetMusicOff();
gotoAndStop("MusicOff");
}